6733e3856c10bc8fa46599bdcce09938c8efc9a7,Xtext/com.opcoach.training.rental.xtext/src-gen/com/opcoach/training/rental/xtext/parser/antlr/internal/InternalRentalDslParser.java,InternalRentalDslParser,ruleCustomer,#,1375
Before Change
newLeafNode(otherlv_1, grammarAccess.getCustomerAccess().getLeftCurlyBracketKeyword_1());
otherlv_2=(Token)match(input,28,FollowSets000.FOLLOW_28_in_ruleCustomer1205);
newLeafNode(otherlv_2, grammarAccess.getCustomerAccess().getFirstNameKeyword_2());
// ../com.opcoach.training.rental.xtext/src-gen/com/opcoach/training/rental/xtext/parser/antlr/internal/InternalRentalDsl.g:597:1: ( (lv_firstName_3_0= ruleEString ) )
// ../com.opcoach.training.rental.xtext/src-gen/com/opcoach/training/rental/xtext/parser/antlr/internal/InternalRentalDsl.g:598:1: (lv_firstName_3_0= ruleEString )
After Change
}
otherlv_2=(Token)match(input,12,FollowSets000.FOLLOW_12_in_ruleCustomer1214);
newLeafNode(otherlv_2, grammarAccess.getCustomerAccess().getLeftCurlyBracketKeyword_2());
otherlv_3=(Token)match(input,28,FollowSets000.FOLLOW_28_in_ruleCustomer1226);